Global Index
HTML5 JS API Index > DOM Tutorials & Specs

HTMLTableHeaderCellElement

Extends HTMLTableCellElement.

The th element represents a header cell in a table.

Properties
DOMString
abbr
The abbr and sorted IDL attributes must reflect the content attributes of the same name.
DOMString
scope
The scope IDL attribute must reflect the content attribute of the same name, limited to only known values.
DOMString
sorted
The abbr and sorted IDL attributes must reflect the content attributes of the same name.
Operations
voidsort()